CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 3d cube

搜索资源列表

  1. lifangti

    0下载:
  2. 本报告围绕自由查看立方体这个主题,分别介绍实现的理论(顶点的各种转换),实现的程序结构,实现重点代码过程。 在绪论中介绍了图形学研究的对象,图形学的出现的原因,图形学的运用。然后从具体的游戏涉及的图形知识具体介绍图形学的发展前提和运用,及其艺术性。在个人工作当中,介绍了报告针对的程序的实现原理。分别指出了图形从物体模型坐标的3维顶点经过如何变换,最终显示到屏幕上得到想要的彩色立体效果。在介绍过程中指出了需要的流程和每个流程中所使用到的变换矩阵,和变换矩阵的使用原理。同时也介绍了如何实现第
  3. 所属分类:Graph program

    • 发布日期:2017-03-28
    • 文件大小:134182
    • 提供者:xiaoxi10086
  1. mofangDesign

    0下载:
  2. 能够生成一个完整的魔法,并能够打乱该魔方,还可以由用户进行旋转、计算机自动旋转形成规则魔方。菜单没拷贝进来,全部是源代码....有兴趣的可以来讨论。还没做成3D的效果。QQ:1097107857-Can generate a complete magical and can disrupt the cube can also be rotated by the user, the computer automatically rotating cube formation rules. Menu
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-25
    • 文件大小:17321
    • 提供者:article
  1. ball

    0下载:
  2. ball bouncing in cube in opengl 3d
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-23
    • 文件大小:171714
    • 提供者:GTR
  1. 3DCubeRotation_VB6

    0下载:
  2. A very flexible Matrix rotation algorithm. You can use the code to rotate a given point in XYZ axis. The sample code provided here, will rotate a cube in 3D. The code is written in VB6, but it can be used in any other language. (Matrix rotat
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:6066
    • 提供者:zafari
  1. moban

    0下载:
  2. 3d画面,directx9.0内容:立方体,茶壶,还有摄像机-3d images, directx9.0 content: cube, teapot, as well as camera
  3. 所属分类:DirextX

    • 发布日期:2017-05-24
    • 文件大小:7916583
    • 提供者:童凯
  1. Scaling

    0下载:
  2. 縮放大小的範例,使用 Visual C++ + , DirectX 3D-Scaling cube ... using Visual C+++ DirectX 3d .......
  3. 所属分类:DirextX

    • 发布日期:2017-06-10
    • 文件大小:17888283
    • 提供者:Wang
  1. VB_CLS_control_simulation_using_API_code_3D_space_

    0下载:
  2. VB使用API和CLS控件模拟3D空间立方体代码VB CLS control simulation using the API and code for 3D space cube-VB CLS control simulation using the API and code for 3D space cube
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:5025
    • 提供者:yi
  1. RenderBox

    0下载:
  2. 由基本的3D应用程序绘制立方体盒子,采用顶点颜色值混合方式-By the application of basic 3D rendering cube box
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-06
    • 文件大小:17084
    • 提供者:风轻云淡
  1. RubixCube_Br1

    0下载:
  2. Rubix Cube The graphic part is ensured by the CCubes class and is helped of the classes CMatrix, CSide, CVertex and CVertexList. This gives an example of the functions to be performed to ensure a vision in prospect 3D or in flat unrolled. Rubik
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:387177
    • 提供者:Mugga80
  1. magic3d3

    0下载:
  2. 自己用java写的魔方,是3D的哦,功能很好也很强大-Using java to write their own cube is 3D, Oh, very good very strong function
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:63474
    • 提供者:特洛依
  1. course-work

    0下载:
  2. 一个小的3D功能小程序, 能控制camera,移动cube,翻转cube, 音效效果。-small 3-d function, camera control, move and rotate the cube,sound effect
  3. 所属分类:DirextX

    • 发布日期:2017-05-23
    • 文件大小:7415256
    • 提供者:Joe
  1. cubic1

    0下载:
  2. opengl开发的立体图形,一个立方体的3D图形,视差3D图形-opengl development of three-dimensional graphics, a cube of 3D graphics, 3D graphics parallax
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-03
    • 文件大小:172289
    • 提供者:alvin
  1. Week3Code

    0下载:
  2. 3D应用实例,球体&正方体在光下的运转,不同的颜色、漫反射、镜面反射等在球体作用下的效果显示-3D--sphere & cube with light
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:406660
    • 提供者:quying
  1. five-matlab-codes

    0下载:
  2. 1、画出函数y=x*sin(x) 2、用曲面表示z=x^2+y^2 3、创建n阶魔方矩阵,n能被4整除 4、三维图形影片动画 5、画出N=100,p=0.5情况下二项分布的概率 特性曲线-1, draw the function y = x* sin (x) 2, using surfaces to describe z = x ^ 2+ y ^ 2 3, create a cube matrix of order n, n be divisible by 4 4,
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1794
    • 提供者:Jerry
  1. WcgCube

    0下载:
  2. a 3d magic cube game.
  3. 所属分类:Game Engine

    • 发布日期:2017-05-15
    • 文件大小:3867265
    • 提供者:ami
  1. DirectX---Screen-saver

    0下载:
  2. 用DX实现的3D旋转立方体半透明屏保,实现全频截图,alpha通道半透明特效,边缘反走样,全频抗锯齿特效等-DX-3D rotating cube to achieve a translucent screen savers, to achieve full-range shots, alpha channel semi-transparent effects, edge anti-aliasing, full-frequency effects such as anti-aliasing
  3. 所属分类:DirextX

    • 发布日期:2017-03-26
    • 文件大小:231308
    • 提供者:guoxian
  1. 3DWORLD

    0下载:
  2. Android(立即模式)创建一个3D立方体带颜色可旋转-Android (immediate mode) to create a 3D rotating cube with color
  3. 所属分类:android

    • 发布日期:2017-04-16
    • 文件大小:13874
    • 提供者:王崟
  1. WndODE

    0下载:
  2. 实现了一个3D游戏编程的框架,程序成功运行之后会看到球体和立方体发生碰撞之后分离,主要采用ODE(Open Dynamics Engine)处理碰撞。-Implements a 3D game programming framework, the program will see the successful operation of the sphere and the cube after a collision after separation, the main use of ODE (
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-16
    • 文件大小:4099147
    • 提供者:严国全
  1. findEulerAngs

    0下载:
  2. 3D方式演示欧拉角 通过鼠标就可以更改欧拉角的方位,其中代码适用于欧拉角方向余弦矩阵的转换。-findEulerAngs generates Euler angle sets and animates rotations in response to user manipulation of a 3D rigid body (a box). Use the mouse to change the orientation of the box. A wireframe of the ori
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:14009
    • 提供者:沈博
  1. RotateBox

    1下载:
  2. 一个使用GDI实现的一个带有3D效果的旋转的立方体。(vs2008工程) CDC::PlgBlt函数可以实现将资源设备中的一个方形区域映射到目标设备上的一个平行四边形区域中,而这个函数还提供了一个遮罩位图,利用这个功能再加上合适的计算可以实现将资源位图中的任意一个三角形区域映射到目标设备上的任意三角形区域。而这个功能正是3D绘图中最基本的“三角形贴图”。-GDI achieved using a 3D effect with a rotating cube. (Vs2008 projects
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-31
    • 文件大小:228976
    • 提供者:mandomwu
« 1 2 ... 10 11 12 13 14 1516 17 18 19 »
搜珍网 www.dssz.com